<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Eurostile';
	src: url('../myfont/Eurostile.ttf') format('truetype');
}

@font-face {
	font-family: 'WorkSans';
	src: url('../myfont/WorkSans-Regular.otf') format('otf');
}

@font-face {
	font-family: 'hyqh';
	src: url('../myfont/hyqh.ttf') format('truetype');
}

@font-face {
	font-family: 'hyzy';
	src: url('../myfont/hyzy.ttf') format('truetype');
}</pre></body></html>